SftTabs/NET 6.0

ScrollingClass Class

Softel vdm, Inc.

  ScrollingClass Class (Softelvdm.SftTabsNET Namespace)

An instance of the ScrollingClass class describes a tab control's scrolling attributes.

There is only one instance of the ScrollingClass class for one SftTabs/NET control. It is accessed using the control's Scrolling property.

VB   

Public Class ScrollingClass Inherits Object

C#   

public class ScrollingClass : Object

C++   

public ref class ScrollingClass : public Object


Public

Constructors

Properties

Fields

Methods

Events

Protected

Constructors

Properties

Fields

Methods

 


Public Constructors

Description

none

This class cannot be instantiated.

   

Public Properties

Description

public propertyButtonAlignment

Defines the alignment of the scroll buttons.

public propertyButtonBackColor

Defines the scroll button and Close, Minimize, Restore button background color.

public propertyButtonBorderColor

Defines the scroll button and Close, Minimize, Restore button border color.

public propertyButtonHighlightColor

Defines the scroll button and Close, Minimize, Restore button highlight color.

public propertyButtonShadowColor

Defines the scroll button and Close, Minimize, Restore button shadow color.

public propertyButtonStyle

Defines the scroll button and Close, Minimize, Restore button appearance.

public propertyFullSize

Defines whether scroll buttons are as large as a tab.

public propertyImage

Defines the scroll button image.

public propertyImageDisabled

Defines the scroll button image for a disabled button.

public propertyLastVisibleTab

Returns the tab index of the last fully visible tab.

public propertyLeftButton

Returns whether the left scroll button is enabled.

public propertyPicture

Defines the scroll button image.

public propertyPictureDisabled

Defines the scroll button image for disabled scroll buttons.

public propertyRightButton

Returns whether the right scroll button is enabled.

public propertyStyle

Defines the control's scrolling style.

public propertyToolTipLeft

Defines the tooltip for the left/up scroll button.

public propertyToolTipRight

Defines the tooltip for the right/down scroll button.

public propertyTruncatePattern

Defines whether truncated tabs are clipped or displayed using a ragged edge.

public propertyVisibleTab

Returns the tab index of the first visible tab in a scrollable tab control.

  

Public Methods

Description

public methodEqualsinherited from System.Object

Determines whether the specified Object is equal to the current Object.

public methodGetHashCodeinherited from System.Object

Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table.

public methodGetTypeinherited from System.Object

Gets the Type of the current instance.

public methodstatic / sharedReferenceEqualsinherited from System.Object

Determines whether the specified Object instances are the same instance.

public methodScroll

Scrolls the tabs in a given direction.

public methodToStringinherited from System.Object

Returns a String that represents the current Object.

  

Public Event

Description

public eventPropertyChanged

Occurs when a property of a ScrollingClass instance is modified.

  

Protected Methods

Description

protected methodFinalize

ScrollingClass destructor.

protected methodMemberwiseCloneinherited from System.Object

Creates a shallow copy of the current Object.

  

See Also     Softelvdm.SftTabsNET Namespace


Feedback / comments / error reports for this topic
© 2007 - Softel vdm, Inc. - www.softelvdm.com